Welcome![Sign In][Sign Up]
Location:
Search - basic particle swarm optimization matlab

Search list

[matlabclusters

Description: 协同微粒群算法,用于原子簇的结构优化。协同微粒群算法模型由南非人Frans van den Bergh提出,对高维问题处理的效果要显著优于基本微粒群算法。-synergies PSO algorithm, for the cluster of structural optimization. Synergy PSO algorithm model from South Africa who Frans van den Bergh, for the high-dimensional problems of the effect was significantly better than the basic particle swarm algorithm.
Platform: | Size: 2048 | Author: | Hits:

[matlabpso

Description: 个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。是主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。-Procedures is the most basic particle swarm optimization procedures, using Matlab realize, is very simple. Is the main function of the source, optimizing the function with m the form of documents on fitness.m inside, optimized for different functions as long as the modifications can fitness.m highly generic.
Platform: | Size: 1024 | Author: 牛牛 | Hits:

[matlabpso-matlab

Description: 标准微粒群算法,采用matlab编程实例。-Standard particle swarm optimization using matlab programming examples.
Platform: | Size: 5120 | Author: 凝眉 | Hits:

[AI-NN-PRpos3

Description: 这个就是基本的粒子群算法,功能比较单一,也比较容易理解-This is the basic particle swarm optimization, a single function, but also relatively easy to understand
Platform: | Size: 5120 | Author: 陈建胜 | Hits:

[AI-NN-PRpso1

Description: 基本的粒子群优化算法的matlab说细代码,有详细的注释,很适合初学都参考。-The basic particle swarm optimization algorithm matlab code fine Say, have detailed notes, it is suitable for both beginner reference.
Platform: | Size: 1024 | Author: lxd | Hits:

[matlabPSO

Description: 基本的群智能算法MatLab范例程式,对刚接触PSO的新手来说,可以有初步的认知-Basic particle swarm optimization source code
Platform: | Size: 1024 | Author: 蔡立宗 | Hits:

[OtherOptimizers

Description: 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic Algorithm, (transversal) Differential Evolution algorithm and Particle Swarm Optimization algorithm. Also, the GODLIKE-algorithm is included, which simply uses all of these optimizers while occasionally swapping populations between the different algorithms.
Platform: | Size: 26624 | Author: 竹子的信仰 | Hits:

[OtherleiziqunyouhuasuanfaMatlabyuanchengxu

Description: 这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。只有几十行代码。正所谓 一分钱一分货啊,优化效果不总是令人满意。-This procedure is the most basic particle swarm optimization procedures, using Matlab implementation, is very simple. Only a few dozen lines of code. One is the so-called sub-penny ah goods, and optimize the result is not always satisfactory.
Platform: | Size: 1024 | Author: ao | Hits:

[Windows DevelopMatlab_Particle_Swarm_Optimization

Description: 这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。只有几十行代码。正所谓一分钱一分货啊,优化效果不总是令人满意。我还有几个改进的粒子群优化算法版本,这一段时间会陆续发上来。-This procedure is the most basic particle swarm optimization procedures, using Matlab to achieve, is very simple. Only a few dozen lines of code. Penny a point is the so-called cargo, ah, to optimize the result is not always satisfactory. I still have a number of improved version of particle swarm optimization algorithm, which will continue for some time made up.
Platform: | Size: 5120 | Author: chei | Hits:

[matlabgoplotpso

Description: 改进全局粒子群算法,加入时下论文中介绍的收敛因子和惯性权重,比传统基本算法效率高-Particle swarm optimization to improve the overall situation, adding the current paper are described in the convergence factor and inertia weight, the basic algorithm than the traditional efficient
Platform: | Size: 2048 | Author: 黄天 | Hits:

[OtherPSO

Description: 这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。只有几十行代码。-This procedure is the most basic particle swarm optimization procedures, using Matlab implementation is very simple. Only a few dozen lines of code.
Platform: | Size: 530432 | Author: 高青松 | Hits:

[matlabalgorithm

Description: 这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。只有几十行代码。-Algorithm for this process is the most basic particle swarm optimization procedures, using Matlab implementation is very simple. Only a few dozen lines of code.
Platform: | Size: 5120 | Author: run | Hits:

[matlabpso

Description: 粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的MATLAB源代码。-PSO is an evolutionary optimization technique, derived from the behavior of the birds of prey, is based on iterative optimization tools. This document provides basic particle swarm algorithm, with a compression factor of the particle swarm algorithm, particle swarm optimization order, second order oscillating particle swarm algorithm, the weight particle swarm algorithm, chaotic particle swarm algorithm, based on hybrid particle swarm algorithm, based on Simulated annealing particle swarm optimization MATLAB source code.
Platform: | Size: 16384 | Author: 熊杰 | Hits:

[matlabMatlab-Particle-swarm-algorithm--

Description: 阐述了粒子群算法的基本原理,探讨了在MATLAB环境中实现粒子群算法的编程方法,构建粒子群算法工具箱函数,通过仿真示例验证了该方法的有效性,表明它能够对函数进行全局优化。-Describes the basic principles of particle swarm algorithm discussed in the MATLAB environment to achieve particle swarm programming, particle swarm optimization toolbox function constructed by example illustrates the effectiveness of the method, that it can function for global optimization .
Platform: | Size: 212992 | Author: 王彤 | Hits:

[matlabBasic-PSO

Description: 上一届传下来的粒子群算法,需要进行优化的可以用这个程序-Particle Swarm Optimization
Platform: | Size: 1024 | Author: snow | Hits:

[matlabbasic-pso

Description: 基本粒子群算法的matlab实现,粒子群是二维的,其中已给出多个测试函数。-Particle swarm optimization matlab implementation, PSO is a two-dimensional, which has given more than one test function.
Platform: | Size: 5120 | Author: 伍思敏 | Hits:

[matlabPSO-Matlab

Description: 这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。-This program is the most basic particle swarm optimization procedures, using Matlab to achieve, is very simple.
Platform: | Size: 1024 | Author: 刘勇 | Hits:

[matlabPSO-matlab

Description: 这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。-This program is the most basic particle swarm optimization procedures, using Matlab to achieve, is very simple.
Platform: | Size: 1024 | Author: 胡弯弯 | Hits:

[AI-NN-PRparticle-swarm-optimization

Description: 为方便学习粒子群算法基本流程及编程,这里给出了粒子群算法的MATLAB程序-To facilitate the learning process and particle swarm basic programming, here are the particle swarm algorithm in MATLAB
Platform: | Size: 192512 | Author: zdl | Hits:

[matlabPsotools

Description: 粒子群算法,基本的粒子群优化算法,草拟吗怎么会有这种垃圾网站(Particle swarm optimization, the basic particle swarm optimization algorithm, drafted? How can there be such a waste site?)
Platform: | Size: 160768 | Author: Gui052 | Hits:
« 12 3 »

CodeBus www.codebus.net